home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15475 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: ix.netcom.com!netnews
  2. From: "John P. Atkinson" <jatk@ix.netcom.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: c++ books
  5. Date: Fri, 05 Apr 1996 13:28:37 -0800
  6. Organization: Data/Ware Development, Inc.
  7. Message-ID: <31659085.603A@ix.netcom.com>
  8. References: <96040315430544701@welcom.gen.nz> <4k1k92$mh2@hplvec.lvld.hp.com>
  9. NNTP-Posting-Host: sdx-ca8-02.ix.netcom.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-NETCOM-Date: Fri Apr 05  1:29:05 PM PST 1996
  14. X-Mailer: Mozilla 2.0GoldB1 (Win95; I)
  15.  
  16. I just completed a two-course series on C++ and Object-Oriented Programming.  I gathered a few C++ 
  17. references along the way, and after using them all intensively, I recommend the following 2:
  18.  
  19. "C++ Inside & Out"  by Bruce Eckel, from Osborne McGraw-Hill, ISBN 0-07-881809-5
  20. This guy has a real flair for clearly describing C++ features.
  21.  
  22. "C++ FAQs", by Marshall Cline and Greg Lomow, from Addison-Wesley, ISBN 0-201-58958-3
  23. Like Marshall says, the book is better than the e-news FAQs.  Bigger by 500% and riddled with coding 
  24. examples, well-indexed and cross-referenced.  I studied the e-news version for many hours before I 
  25. bought the book.  I go to this book when I have a specific question that the Annotated Reference 
  26. Manual doesn't cover.  Lots of usability answers here.
  27.  
  28. -- 
  29. --John Atkinson         Data/Ware Development, Inc.
  30.                         9449 Carroll Park Drive
  31.   jatk@ix.netcom.com    San Diego, CA   USA  92121   (619) 453-7660 ext.317
  32. "There is more to life than increasing its speed."
  33.   --Mahatma Gandhi
  34.